Move FIFREEZE/FITHAW ioctl invocations into linuxfsutil.c
authorColin Walters <walters@verbum.org>
Wed, 3 Aug 2022 14:43:43 +0000 (10:43 -0400)
committerColin Walters <walters@verbum.org>
Wed, 3 Aug 2022 14:44:51 +0000 (10:44 -0400)
commit0a908a180fcce98c2565b9fb34470e5953918260
treeefe68289dae5cd993c8a1fe095c995ca771758ce
parentedba4b33be10c05253bfa94895dfbc8477e44d76
Move FIFREEZE/FITHAW ioctl invocations into linuxfsutil.c

Should help avoid conflicts between glibc and linux headers.

Closes: https://github.com/ostreedev/ostree/issues/2685
src/libostree/ostree-linuxfsutil.c
src/libostree/ostree-linuxfsutil.h
src/libostree/ostree-sysroot-deploy.c